[INFO] fetching crate ogc 0.6.0...
[INFO] testing ogc-0.6.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ogc 0.6.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ogc 0.6.0
[INFO] finished tweaking crates.io crate ogc 0.6.0
[INFO] tweaked toml for crates.io crate ogc 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ogc 0.6.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 279 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.5.6 (available: v1.11.1)
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding epsg v0.4.0 (available: v11.1.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] [stderr]       Adding serde-xml-rs v0.4.1 (available: v0.8.2)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.50.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9be682072486ad036bccfe1e114e96ed2b3019a02d812594500f843d670c2314
[INFO] running `Command { std: "docker" "start" "-a" "9be682072486ad036bccfe1e114e96ed2b3019a02d812594500f843d670c2314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9be682072486ad036bccfe1e114e96ed2b3019a02d812594500f843d670c2314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be682072486ad036bccfe1e114e96ed2b3019a02d812594500f843d670c2314", kill_on_drop: false }`
[INFO] [stdout] 9be682072486ad036bccfe1e114e96ed2b3019a02d812594500f843d670c2314
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b8ca3773fb98b73c43c8fb691e4e5bd0a16aa618a91f0c56ed2f0a579391212
[INFO] running `Command { std: "docker" "start" "-a" "8b8ca3773fb98b73c43c8fb691e4e5bd0a16aa618a91f0c56ed2f0a579391212", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling bytes v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling postgres-protocol v0.5.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde-xml-rs v0.4.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling tokio-util v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling handlebars v3.5.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling postgres-types v0.1.3
[INFO] [stderr]    Compiling tokio-postgres v0.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling postgres v0.18.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling epsg v0.4.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ogc v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.13s
[INFO] running `Command { std: "docker" "inspect" "8b8ca3773fb98b73c43c8fb691e4e5bd0a16aa618a91f0c56ed2f0a579391212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b8ca3773fb98b73c43c8fb691e4e5bd0a16aa618a91f0c56ed2f0a579391212", kill_on_drop: false }`
[INFO] [stdout] 8b8ca3773fb98b73c43c8fb691e4e5bd0a16aa618a91f0c56ed2f0a579391212
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc721656b7207c4952bc79a98abaf77617a71a8a3e71daab4035ce91ec91caa3
[INFO] running `Command { std: "docker" "start" "-a" "dc721656b7207c4952bc79a98abaf77617a71a8a3e71daab4035ce91ec91caa3", kill_on_drop: false }`
[INFO] [stderr]    Compiling ogc v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/wms.rs:460:16
[INFO] [stdout]     |
[INFO] [stdout] 460 |         panic!(e);
[INFO] [stdout]     |                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 460 |         panic!("{}", e);
[INFO] [stdout]     |                +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 460 -         panic!(e);
[INFO] [stdout] 460 +         std::panic::panic_any(e);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.32s
[INFO] running `Command { std: "docker" "inspect" "dc721656b7207c4952bc79a98abaf77617a71a8a3e71daab4035ce91ec91caa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc721656b7207c4952bc79a98abaf77617a71a8a3e71daab4035ce91ec91caa3", kill_on_drop: false }`
[INFO] [stdout] dc721656b7207c4952bc79a98abaf77617a71a8a3e71daab4035ce91ec91caa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6799b01601525ac7e17c259f329c77164e130d90ff786a4b72d9879de2bf821e
[INFO] running `Command { std: "docker" "start" "-a" "6799b01601525ac7e17c259f329c77164e130d90ff786a4b72d9879de2bf821e", kill_on_drop: false }`
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/wms.rs:460:16
[INFO] [stderr]     |
[INFO] [stderr] 460 |         panic!(e);
[INFO] [stderr]     |                ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 460 |         panic!("{}", e);
[INFO] [stderr]     |                +++++
[INFO] [stderr] help: or use std::panic::panic_any instead
[INFO] [stderr]     |
[INFO] [stderr] 460 -         panic!(e);
[INFO] [stderr] 460 +         std::panic::panic_any(e);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `ogc` (lib test) generated 1 warning (run `cargo fix --lib -p ogc --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ogc-b5976cce570d0e9a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test wms::tests::test_basic_parse_v1_3_0 ... ok
[INFO] [stdout] test wms::tests::test_get_crs_layer ... ok
[INFO] [stdout] test wms::tests::test_boundingbox ... ok
[INFO] [stdout] test wms::tests::test_get_map ... FAILED
[INFO] [stdout] test wms::tests::test_basic_parse_v1_1_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- wms::tests::test_get_map stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wms::tests::test_get_map' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/connect/dns.rs:121:24:
[INFO] [stdout] there is no reactor running, must be called from the context of a Tokio 1.x runtime
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65032ab8314a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65032ab8314a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65032ab8314a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65032ab8314a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65032ab9aaaa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65032ab9aaaa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x65032ab884a2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65032ab884a2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65032ab60ccf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65032ab60ccf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65032ab7ae99 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65032aa01edc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x65032aa01edc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65032ab7b112 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x65032ab7b112 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65032ab60d88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65032ab57f99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65032ab61d4d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65032ab9b29c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65032a99f438 - core[a96a4c5c53f902a3]::panicking::panic_display::<tokio[fcb0f3437a4ee645]::runtime::handle::TryCurrentError>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x65032a9a6f2d - <tokio[fcb0f3437a4ee645]::runtime::scheduler::Handle>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/mod.rs:95:27
[INFO] [stdout]   21:     0x65032a9a8547 - <tokio[fcb0f3437a4ee645]::runtime::handle::Handle>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/handle.rs:146:20
[INFO] [stdout]   22:     0x65032a8da8f3 - tokio[fcb0f3437a4ee645]::runtime::blocking::pool::spawn_blocking::<<hyper[854adf697ed5564f]::client::connect::dns::GaiResolver as tower_service[cc1f804334c7706b]::Service<hyper[854adf697ed5564f]::client::connect::dns::Name>>::call::{closure#0}, core[a96a4c5c53f902a3]::result::Result<hyper[854adf697ed5564f]::client::connect::dns::SocketAddrs, std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:184:14
[INFO] [stdout]   23:     0x65032a8e9554 - tokio[fcb0f3437a4ee645]::task::blocking::spawn_blocking::<<hyper[854adf697ed5564f]::client::connect::dns::GaiResolver as tower_service[cc1f804334c7706b]::Service<hyper[854adf697ed5564f]::client::connect::dns::Name>>::call::{closure#0}, core[a96a4c5c53f902a3]::result::Result<hyper[854adf697ed5564f]::client::connect::dns::SocketAddrs, std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/blocking.rs:225:9
[INFO] [stdout]   24:     0x65032a8b3eba - <hyper[854adf697ed5564f]::client::connect::dns::GaiResolver as tower_service[cc1f804334c7706b]::Service<hyper[854adf697ed5564f]::client::connect::dns::Name>>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/connect/dns.rs:121:24
[INFO] [stdout]   25:     0x65032a7a221d - <reqwest[58cb4f5af15a9fe5]::dns::gai::GaiResolver as reqwest[58cb4f5af15a9fe5]::dns::resolve::Resolve>::resolve
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/dns/gai.rs:26:18
[INFO] [stdout]   26:     0x65032a76625a - <reqwest[58cb4f5af15a9fe5]::dns::resolve::DynResolver as tower_service[cc1f804334c7706b]::Service<hyper[854adf697ed5564f]::client::connect::dns::Name>>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/dns/resolve.rs:53:23
[INFO] [stdout]   27:     0x65032a7613ab - <reqwest[58cb4f5af15a9fe5]::dns::resolve::DynResolver as hyper[854adf697ed5564f]::client::connect::dns::sealed::Resolve>::resolve
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/connect/dns.rs:352:13
[INFO] [stdout]   28:     0x65032a7a7769 - hyper[854adf697ed5564f]::client::connect::dns::resolve::<reqwest[58cb4f5af15a9fe5]::dns::resolve::DynResolver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/connect/dns.rs:362:14
[INFO] [stdout]   29:     0x65032a75348d - <hyper[854adf697ed5564f]::client::connect::http::HttpConnector<reqwest[58cb4f5af15a9fe5]::dns::resolve::DynResolver>>::call_async::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/connect/http.rs:338:18
[INFO] [stdout]   30:     0x65032a757172 - <hyper[854adf697ed5564f]::client::connect::http::HttpConnector<reqwest[58cb4f5af15a9fe5]::dns::resolve::DynResolver> as tower_service[cc1f804334c7706b]::Service<http[19bb69fbe9eaf1c6]::uri::Uri>>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/connect/http.rs:271:62
[INFO] [stdout]   31:     0x65032a84cb40 - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<tokio[fcb0f3437a4ee645]::net::tcp::stream::TcpStream, hyper[854adf697ed5564f]::client::connect::http::ConnectError>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x65032a765803 - <hyper[854adf697ed5564f]::client::connect::http::HttpConnecting<reqwest[58cb4f5af15a9fe5]::dns::resolve::DynResolver> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/connect/http.rs:409:28
[INFO] [stdout]   33:     0x65032a7c2024 - <hyper_tls[9c79f86b4005f685]::client::HttpsConnector<hyper[854adf697ed5564f]::client::connect::http::HttpConnector<reqwest[58cb4f5af15a9fe5]::dns::resolve::DynResolver>> as tower_service[cc1f804334c7706b]::Service<http[19bb69fbe9eaf1c6]::uri::Uri>>::call::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-tls-0.5.0/src/client.rs:136:34
[INFO] [stdout]   34:     0x65032a84ca80 - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<hyper_tls[9c79f86b4005f685]::stream::MaybeHttpsStream<tokio[fcb0f3437a4ee645]::net::tcp::stream::TcpStream>, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x65032a7d2810 - <hyper_tls[9c79f86b4005f685]::client::HttpsConnecting<tokio[fcb0f3437a4ee645]::net::tcp::stream::TcpStream> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-tls-0.5.0/src/client.rs:162:31
[INFO] [stdout]   36:     0x65032a7df015 - <reqwest[58cb4f5af15a9fe5]::connect::Connector>::connect_with_maybe_proxy::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/connect.rs:261:41
[INFO] [stdout]   37:     0x65032a7db529 - reqwest[58cb4f5af15a9fe5]::connect::with_timeout::<reqwest[58cb4f5af15a9fe5]::connect::Conn, <reqwest[58cb4f5af15a9fe5]::connect::Connector>::connect_with_maybe_proxy::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/connect.rs:435:11
[INFO] [stdout]   38:     0x65032a84cae0 - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<reqwest[58cb4f5af15a9fe5]::connect::Conn, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   39:     0x65032a7bb8f0 - <hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/service/oneshot.rs:62:32
[INFO] [stdout]   40:     0x65032a7bbe3b - <hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri> as futures_core[6a3f01c8f5e83649]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.32/src/future.rs:92:14
[INFO] [stdout]   41:     0x65032a7821d3 - <futures_util[b1883dfbc9273bb5]::future::try_future::into_future::IntoFuture<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   42:     0x65032a826100 - <futures_util[b1883dfbc9273bb5]::future::future::map::Map<futures_util[b1883dfbc9273bb5]::future::try_future::into_future::IntoFuture<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>>, futures_util[b1883dfbc9273bb5]::fns::MapErrFn<<hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/map.rs:55:44
[INFO] [stdout]   43:     0x65032a7bcfc3 - <futures_util[b1883dfbc9273bb5]::future::future::Map<futures_util[b1883dfbc9273bb5]::future::try_future::into_future::IntoFuture<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>>, futures_util[b1883dfbc9273bb5]::fns::MapErrFn<<hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs:85:35
[INFO] [stdout]   44:     0x65032a828e53 - <futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs:85:35
[INFO] [stdout]   45:     0x65032a8245fb - <futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>> as futures_core[6a3f01c8f5e83649]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.32/src/future.rs:92:14
[INFO] [stdout]   46:     0x65032a7820b3 - <futures_util[b1883dfbc9273bb5]::future::try_future::into_future::IntoFuture<futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   47:     0x65032a825670 - <futures_util[b1883dfbc9273bb5]::future::future::map::Map<futures_util[b1883dfbc9273bb5]::future::try_future::into_future::IntoFuture<futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>>, futures_util[b1883dfbc9273bb5]::fns::MapOkFn<<hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/map.rs:55:44
[INFO] [stdout]   48:     0x65032a7bcec3 - <futures_util[b1883dfbc9273bb5]::future::future::Map<futures_util[b1883dfbc9273bb5]::future::try_future::into_future::IntoFuture<futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>>, futures_util[b1883dfbc9273bb5]::fns::MapOkFn<<hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs:85:35
[INFO] [stdout]   49:     0x65032a828d53 - <futures_util[b1883dfbc9273bb5]::future::try_future::MapOk<futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>, <hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs:85:35
[INFO] [stdout]   50:     0x65032a8245cb - <futures_util[b1883dfbc9273bb5]::future::try_future::MapOk<futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>, <hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}> as futures_core[6a3f01c8f5e83649]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.32/src/future.rs:92:14
[INFO] [stdout]   51:     0x65032a7f73fe - <futures_util[b1883dfbc9273bb5]::future::try_future::try_flatten::TryFlatten<futures_util[b1883dfbc9273bb5]::future::try_future::MapOk<futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>, <hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}>, futures_util[b1883dfbc9273bb5]::future::either::Either<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}::{closure#0}>>, futures_util[b1883dfbc9273bb5]::future::ready::Ready<core[a96a4c5c53f902a3]::result::Result<hyper[854adf697ed5564f]::client::pool::Pooled<hyper[854adf697ed5564f]::client::client::PoolClient<reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>, hyper[854adf697ed5564f]::error::Error>>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/try_future/try_flatten.rs:49:63
[INFO] [stdout]   52:     0x65032a827773 - <futures_util[b1883dfbc9273bb5]::future::try_future::TryFlatten<futures_util[b1883dfbc9273bb5]::future::try_future::MapOk<futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>, <hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}>, futures_util[b1883dfbc9273bb5]::future::either::Either<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}::{closure#0}>>, futures_util[b1883dfbc9273bb5]::future::ready::Ready<core[a96a4c5c53f902a3]::result::Result<hyper[854adf697ed5564f]::client::pool::Pooled<hyper[854adf697ed5564f]::client::client::PoolClient<reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>, hyper[854adf697ed5564f]::error::Error>>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs:85:35
[INFO] [stdout]   53:     0x65032a829ad3 - <futures_util[b1883dfbc9273bb5]::future::try_future::AndThen<futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>, futures_util[b1883dfbc9273bb5]::future::either::Either<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}::{closure#0}>>, futures_util[b1883dfbc9273bb5]::future::ready::Ready<core[a96a4c5c53f902a3]::result::Result<hyper[854adf697ed5564f]::client::pool::Pooled<hyper[854adf697ed5564f]::client::client::PoolClient<reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>, hyper[854adf697ed5564f]::error::Error>>>, <hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs:85:35
[INFO] [stdout]   54:     0x65032a761e9b - <futures_util[b1883dfbc9273bb5]::future::either::Either<futures_util[b1883dfbc9273bb5]::future::try_future::AndThen<futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>, futures_util[b1883dfbc9273bb5]::future::either::Either<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}::{closure#0}>>, futures_util[b1883dfbc9273bb5]::future::ready::Ready<core[a96a4c5c53f902a3]::result::Result<hyper[854adf697ed5564f]::client::pool::Pooled<hyper[854adf697ed5564f]::client::client::PoolClient<reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>, hyper[854adf697ed5564f]::error::Error>>>, <hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}>, futures_util[b1883dfbc9273bb5]::future::ready::Ready<core[a96a4c5c53f902a3]::result::Result<hyper[854adf697ed5564f]::client::pool::Pooled<hyper[854adf697ed5564f]::client::client::PoolClient<reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>, hyper[854adf697ed5564f]::error::Error>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/either.rs:108:34
[INFO] [stdout]   55:     0x65032a798159 - <hyper[854adf697ed5564f]::common::lazy::Lazy<<hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}, futures_util[b1883dfbc9273bb5]::future::either::Either<futures_util[b1883dfbc9273bb5]::future::try_future::AndThen<futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>, futures_util[b1883dfbc9273bb5]::future::either::Either<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}::{closure#0}>>, futures_util[b1883dfbc9273bb5]::future::ready::Ready<core[a96a4c5c53f902a3]::result::Result<hyper[854adf697ed5564f]::client::pool::Pooled<hyper[854adf697ed5564f]::client::client::PoolClient<reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>, hyper[854adf697ed5564f]::error::Error>>>, <hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}>, futures_util[b1883dfbc9273bb5]::future::ready::Ready<core[a96a4c5c53f902a3]::result::Result<hyper[854adf697ed5564f]::client::pool::Pooled<hyper[854adf697ed5564f]::client::client::PoolClient<reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>, hyper[854adf697ed5564f]::error::Error>>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/common/lazy.rs:72:32
[INFO] [stdout]   56:     0x65032a7991c1 - <hyper[854adf697ed5564f]::common::lazy::Lazy<<hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}, futures_util[b1883dfbc9273bb5]::future::either::Either<futures_util[b1883dfbc9273bb5]::future::try_future::AndThen<futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>, futures_util[b1883dfbc9273bb5]::future::either::Either<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}::{closure#0}>>, futures_util[b1883dfbc9273bb5]::future::ready::Ready<core[a96a4c5c53f902a3]::result::Result<hyper[854adf697ed5564f]::client::pool::Pooled<hyper[854adf697ed5564f]::client::client::PoolClient<reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>, hyper[854adf697ed5564f]::error::Error>>>, <hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}>, futures_util[b1883dfbc9273bb5]::future::ready::Ready<core[a96a4c5c53f902a3]::result::Result<hyper[854adf697ed5564f]::client::pool::Pooled<hyper[854adf697ed5564f]::client::client::PoolClient<reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>, hyper[854adf697ed5564f]::error::Error>>>> as futures_util[b1883dfbc9273bb5]::future::future::FutureExt>::poll_unpin
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/mod.rs:556:24
[INFO] [stdout]   57:     0x65032a78b834 - <futures_util[b1883dfbc9273bb5]::future::select::Select<hyper[854adf697ed5564f]::client::pool::Checkout<hyper[854adf697ed5564f]::client::client::PoolClient<reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>, hyper[854adf697ed5564f]::common::lazy::Lazy<<hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}, futures_util[b1883dfbc9273bb5]::future::either::Either<futures_util[b1883dfbc9273bb5]::future::try_future::AndThen<futures_util[b1883dfbc9273bb5]::future::try_future::MapErr<hyper[854adf697ed5564f]::service::oneshot::Oneshot<reqwest[58cb4f5af15a9fe5]::connect::Connector, http[19bb69fbe9eaf1c6]::uri::Uri>, <hyper[854adf697ed5564f]::error::Error>::new_connect<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send>>>, futures_util[b1883dfbc9273bb5]::future::either::Either<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}::{closure#0}>>, futures_util[b1883dfbc9273bb5]::future::ready::Ready<core[a96a4c5c53f902a3]::result::Result<hyper[854adf697ed5564f]::client::pool::Pooled<hyper[854adf697ed5564f]::client::client::PoolClient<reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>, hyper[854adf697ed5564f]::error::Error>>>, <hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connect_to::{closure#0}::{closure#0}>, futures_util[b1883dfbc9273bb5]::future::ready::Ready<core[a96a4c5c53f902a3]::result::Result<hyper[854adf697ed5564f]::client::pool::Pooled<hyper[854adf697ed5564f]::client::client::PoolClient<reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>, hyper[854adf697ed5564f]::error::Error>>>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/select.rs:117:37
[INFO] [stdout]   58:     0x65032a77d296 - <hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::connection_for::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/client.rs:378:49
[INFO] [stdout]   59:     0x65032a77b469 - <hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::send_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/client.rs:239:62
[INFO] [stdout]   60:     0x65032a77e3d7 - <hyper[854adf697ed5564f]::client::client::Client<reqwest[58cb4f5af15a9fe5]::connect::Connector, reqwest[58cb4f5af15a9fe5]::async_impl::body::ImplStream>>::retryably_send_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/client.rs:209:66
[INFO] [stdout]   61:     0x65032a8d540b - <hyper[854adf697ed5564f]::client::client::ResponseFuture as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/client.rs:633:39
[INFO] [stdout]   62:     0x65032a7eae50 - <reqwest[58cb4f5af15a9fe5]::async_impl::client::PendingRequest as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/async_impl/client.rs:2320:65
[INFO] [stdout]   63:     0x65032a7eabb1 - <reqwest[58cb4f5af15a9fe5]::async_impl::client::Pending as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/async_impl/client.rs:2298:65
[INFO] [stdout]   64:     0x65032a70125b - reqwest[58cb4f5af15a9fe5]::get::<url[4920652f0b24e581]::Url>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/lib.rs:304:48
[INFO] [stdout]   65:     0x65032a6de76a - <ogc[dbc3fe30cd318d4a]::wms::WebMappingService as ogc[dbc3fe30cd318d4a]::wms::Wms>::get_map::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wms.rs:152:34
[INFO] [stdout]   66:     0x65032a6e941f - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<u8>, anyhow[14d810d59e45c4dc]::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   67:     0x65032a6e4efb - ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wms.rs:452:8
[INFO] [stdout]   68:     0x65032a70320d - <tokio[24a51f11603027cb]::runtime::basic_scheduler::BasicScheduler<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>>::block_on::<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   69:     0x65032a6f57a0 - tokio[24a51f11603027cb]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[24a51f11603027cb]::runtime::basic_scheduler::BasicScheduler<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>>::block_on<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   70:     0x65032a6bda65 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[24a51f11603027cb]::coop::Budget>>>::try_with::<tokio[24a51f11603027cb]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[24a51f11603027cb]::runtime::basic_scheduler::BasicScheduler<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>>::block_on<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   71:     0x65032a6bcf5e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[24a51f11603027cb]::coop::Budget>>>::with::<tokio[24a51f11603027cb]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[24a51f11603027cb]::runtime::basic_scheduler::BasicScheduler<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>>::block_on<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   72:     0x65032a7015cf - tokio[24a51f11603027cb]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[24a51f11603027cb]::runtime::basic_scheduler::BasicScheduler<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>>::block_on<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   73:     0x65032a7015cf - tokio[24a51f11603027cb]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[24a51f11603027cb]::runtime::basic_scheduler::BasicScheduler<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>>::block_on<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   74:     0x65032a7015cf - <tokio[24a51f11603027cb]::runtime::basic_scheduler::BasicScheduler<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>>::block_on::<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   75:     0x65032a7030dc - tokio[24a51f11603027cb]::runtime::basic_scheduler::enter::<<tokio[24a51f11603027cb]::runtime::basic_scheduler::BasicScheduler<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>>::block_on<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>::{closure#0}, (), tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   76:     0x65032a6f2759 - <tokio[24a51f11603027cb]::macros::scoped_tls::ScopedKey<tokio[24a51f11603027cb]::runtime::basic_scheduler::Context>>::set::<tokio[24a51f11603027cb]::runtime::basic_scheduler::enter<<tokio[24a51f11603027cb]::runtime::basic_scheduler::BasicScheduler<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>>::block_on<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>::{closure#0}, (), tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   77:     0x65032a7002c8 - tokio[24a51f11603027cb]::runtime::basic_scheduler::enter::<<tokio[24a51f11603027cb]::runtime::basic_scheduler::BasicScheduler<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>>::block_on<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>::{closure#0}, (), tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   78:     0x65032a6ffc52 - <tokio[24a51f11603027cb]::runtime::basic_scheduler::BasicScheduler<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::time::driver::Driver<tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>, tokio[24a51f11603027cb]::park::either::Either<tokio[24a51f11603027cb]::io::driver::Driver, tokio[24a51f11603027cb]::park::thread::ParkThread>>>>::block_on::<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   79:     0x65032a6e2c2e - <tokio[24a51f11603027cb]::runtime::Runtime>::block_on::<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   80:     0x65032a6e2386 - tokio[24a51f11603027cb]::runtime::context::enter::<<tokio[24a51f11603027cb]::runtime::Runtime>::block_on<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   81:     0x65032a6f90fc - <tokio[24a51f11603027cb]::runtime::handle::Handle>::enter::<<tokio[24a51f11603027cb]::runtime::Runtime>::block_on<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   82:     0x65032a6e12a9 - <tokio[24a51f11603027cb]::runtime::Runtime>::block_on::<ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   83:     0x65032a6e7d67 - ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wms.rs:428:3
[INFO] [stdout]   84:     0x65032a6e4547 - ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wms.rs:429:26
[INFO] [stdout]   85:     0x65032a6d3e16 - <ogc[dbc3fe30cd318d4a]::wms::tests::test_get_map::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   86:     0x65032a9f5fbb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   87:     0x65032a9f5fbb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   88:     0x65032aa029ab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   89:     0x65032aa029ab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   90:     0x65032aa029ab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x65032aa029ab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   92:     0x65032aa029ab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x65032aa029ab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   94:     0x65032aa029ab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   95:     0x65032a9fe0c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   96:     0x65032a9fe0c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   97:     0x65032aa055b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   98:     0x65032aa055b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   99:     0x65032aa055b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]  100:     0x65032aa055b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]  101:     0x65032aa055b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]  102:     0x65032aa055b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  103:     0x65032aa055b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  104:     0x65032ab826bf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  105:     0x65032ab826bf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  106:     0x78f544b99aa4 - <unknown>
[INFO] [stdout]  107:     0x78f544c26a64 - clone
[INFO] [stdout]  108:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     wms::tests::test_get_map
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6799b01601525ac7e17c259f329c77164e130d90ff786a4b72d9879de2bf821e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6799b01601525ac7e17c259f329c77164e130d90ff786a4b72d9879de2bf821e", kill_on_drop: false }`
[INFO] [stdout] 6799b01601525ac7e17c259f329c77164e130d90ff786a4b72d9879de2bf821e
